<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;}
a{text-decoration:none;}
div,td,input,body,textarea,select {
	font-family:Arial;
	font-size:12px;

}
body,form,p {
	margin:0px;
}
body{
	text-align:center;
	background:url(img/xian.jpg) repeat-x;
}
html{
	overflow-x:hidden;
}
/***å…¨å±€å±žæ€§***/
.man,.hed,.mnu,.ban,.fot,.bas,.bac{
	margin:auto;
	width:100%;
}
.hed{
	height:95px;
}
.pth,.com{
	float:left;
	width:100%;
}
.bod{
	width:996px; /*æ•´ä½“å®½åº¦*/
	margin:auto;
}

.lft{
	float:left;
	width:209px; /*å·¦è¾¹å®½åº¦*/

}
.rgt{
	float:left;
	width:772px; /*å³è¾¹å®½åº¦*/
	background:#ffffff;
	padding-bottom:30px;
}
/***åˆ†é¡µå¯¼èˆªæ¡***/

.gbf {
    border-top:2px solid #969696;
    width:100%;
    text-align:left;
	margin-top:50px;
	padding-top:18px;
	padding-bottom:47px;
	color:#6f6f6f;
	float:left;
}
.gbf img {
	vertical-align:middle;
}
.gbf  .n,.gbf  .h,.gbf  .d {
	display:inline-block;
	width:35px;
	line-height:29px;
	height:29px;
	text-align:center;
	padding-top:0px;
	vertical-align:middle;
}
.gbf  .n {
	background:url("img/n.gif");
	color:#b9b9b9; /*å¸¸æ€è‰²*/
}
.gbf a{
color:#b9b9b9;
}
.gbf  .n:hover{
	background:url("img/h.gif");
	color:#b9b9b9; /*é‡ç‚¹è‰²*/
}
.gbf  .d{
	background:url("img/h.gif");
	color:#fff; /*é‡ç‚¹è‰²*/
	font-weight:bold;
}
.gbf .to{
	width:34px!important;
	*width:26px!important;
	width:26px;
	height:26px!important;
	*height:18px!important;
	height:18px;
	border:0px;
	background:url("img/to.gif");
	vertical-align:middle;
	padding:4px;
	margin:0px;
}
.gbf .btn{
	width:45px;
	height:26px;
	border:0px;
	background:url("img/btn.gif");
	vertical-align:middle;
	margin:0px;
}
/***è®¢è´­éƒ¨åˆ†æŒ‰é’®***/
.odr_add{
	float:left;
	background:url("img/odr_add.gif");
	width:127px;
	height:36px;
	cursor:pointer;
}
.odr_del{
	float:left;
	background:url("img/odr_del.gif");
	width:127px;
	height:36px;
	cursor:pointer;
}
.odr_end{
	float:left;
	margin-left:8px;
	background:url("img/odr_end.gif");
	width:127px;
	height:36px;
	cursor:pointer;
}
.odr_add input{
	width:210px;
	height:24px;
	margin-top:6px;
	text-align:left;
}
</pre></body></html>